ITextRegion usage details

Summary

org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion has 2534 total references to 9 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ITextRegion
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPhpTokens() 271 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 100 PRIVATE
CASTS
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.removeFromBuffer() 267 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getLastToken() 436 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 254 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int) 75 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 96 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int) 71 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.addLast(String, int, int, int, Object) 326 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 100 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 168 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.removeTokensSubList(ITextRegion, ITextRegion) 221 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.adjustWhitespace(String, int, int, int, Object) 379 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPhpTokens() 271 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1141 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 632 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 409 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 738 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.makeString(ITextRegionList) 859 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1234 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1263 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.hasColonSeparator(IStructuredDocumentRegion) 938 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getNextRegionOfType(String, Iterator) 108 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 852 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy) 888 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getRegionText(IStructuredDocumentRegion, ITextRegionList) 200 PRIVATE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 123 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 119 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 76 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 77 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNodeChain(List) 138 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.document.MetaDataAdapter.getData(IStructuredDocumentRegion) 66 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 88 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 181 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isEndTagCorrupted(SyntaxValidator.ElementInfo) 147 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getEndTagFullText(SyntaxValidator.ElementInfo) 159 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getTagName(IStructuredDocumentRegion) 52 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 260 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 267 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 203 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 85 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 412 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.containsAttribute(String[]) 119 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 154 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.toString() 239 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getTagName() 188 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 487 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 426 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 142 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 97 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 423 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 361 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 422 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 358 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 357 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 419 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 781 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 418 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 782 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 362 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 786 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 785 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 881 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 882 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 883 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 884 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 932 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion) 1434 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 474 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 269 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 407 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion) 1084 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion) 1681 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName() 475 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion) 995 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue() 503 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion) 1132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion) 1223 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 380 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion) 1366 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 99 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 97 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion) 929 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 1002 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getNameRegion(IStructuredDocumentRegion) 1070 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getNameRegion(IStructuredDocumentRegion) 2151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isXMLJSPDelimiter(IStructuredDocumentRegion) 469 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.7.handleEvent(Event) 602 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.7.handleEvent(Event) 601 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.getNameRegion(IStructuredDocumentRegion) 364 PRIVATE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.bufferedTextRegion -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.LexerStateChange.firstRegion -1 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.fTextRegion -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.fFirstRegion -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.fLastRegion -1 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CompoundRegion.fTextRegion -1 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.textRegion -1 PRIVATE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.startRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.endRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.equalRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.nameRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.fValueRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest.region -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.fTextRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.EXSLTContentAssistRequestFactory.completionRegion -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistRequestFactory.completionRegion -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.completionRegion -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistRequest.region -1 PRIVATE
DECLARED_PARAMETERIZED_FIELD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.bufferedTokens -1 PRIVATE
DECLARED_PARAMETERIZED_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.checkForTodo(List, String, int, int, String) -1 PRIVATE
DECLARED_PARAMETERIZED_VARIABLE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 89 PRIVATE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion -1 PRIVATE
IMPLEMENTS
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.regions.XPathSeparatorRegion -1 PRIVATE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 356 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 780 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 417 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 931 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 880 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.7.handleEvent(Event) 600 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 408 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 368 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor) 64 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextWord() 565 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 133 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 129 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determineTextRegion(IStructuredDocument, ITextRegionCollection, int) 173 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 133 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determineTextRegion(IStructuredDocument, ITextRegionCollection, int) 175 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefixEnd() 531 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determineRegionCollection(IStructuredDocument, IStructuredDocumentRegion, int) 155 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 130 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePhpRegion(IStructuredDocument, ITextRegionCollection, int) 189 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 547 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 935 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 78 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 938 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1007 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getRegions() 1606 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1062 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 213 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1010 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.checkForTodo(List, String, int, int, String) 302 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getNextToken() 1142 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.removeFromBuffer() 267 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 147 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int) 62 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpTokenType(int) 76 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 149 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 167 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 305 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPartitionType(int) 135 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.checkBadLocation(int) 428 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 295 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.addLast(String, int, int, int, Object) 326 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 92 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 254 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.adjustWhitespace(String, int, int, int, Object) 379 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.removeTokensSubList(ITextRegion, ITextRegion) 206 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 119 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 118 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) 77 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) 78 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 59 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 74 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.isIndentationBase(IStructuredDocument, int, int) 156 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 44 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 38 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 46 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 249 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 241 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 61 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 217 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int) 61 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 98 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 66 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 96 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) 324 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 110 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 128 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 144 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 102 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 87 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getHoverInfo(ITextViewer, IRegion) 52 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 53 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 100 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 178 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 124 PRIVATE
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.execute(ExecutionEvent) 79 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentEndToken(ITextRegion, PhpScriptRegion) 245 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.execute(ExecutionEvent) 83 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 165 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentStartToken(ITextRegion, PhpScriptRegion) 232 PRIVATE
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.execute(ExecutionEvent) 81 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 361 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 358 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 150 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer) 190 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 454 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char) 272 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getPhpRegion(IStructuredDocumentRegion, int) 158 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 168 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 594 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer) 183 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer) 182 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char) 90 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isBetweenBackquotes(IStructuredDocumentRegion, int) 307 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingCharAutoEditStrategy.isSpecialOpenCurlyInQuotes(IStructuredDocument, int) 136 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getRegionStart(IStructuredDocumentRegion, int) 186 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 115 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 571 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 438 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 605 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 239 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 264 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 95 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.getPhpToken(IStructuredDocumentRegion, int) 55 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 66 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int) 983 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1141 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getTextRegion(int) 1028 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.doOperation(int) 193 PRIVATE
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.readNamespacePrefix(ISourceModule, IDocument, int, PHPVersion) 134 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 646 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 648 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 409 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 102 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpCommentTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 93 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1503 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1515 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 908 PRIVATE
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int) 84 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCounterValue(ITextRegionList) 218 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) 422 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createStringValue(ITextRegionList) 530 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 909 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 357 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getEndOffset() 73 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegionCount() 124 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 716 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 720 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 120 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionChanged(RegionChangedEvent) 479 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1234 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 128 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 775 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 140 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 415 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 592 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 594 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 417 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 107 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getCssText() 50 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 95 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1002 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1231 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createFormatValue(ITextRegionList) 285 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1230 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 87 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.hasColonSeparator(IStructuredDocumentRegion) 938 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.validateRange() 194 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) 479 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 100 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getStartOffset() 138 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 738 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createLocalValue(ITextRegionList) 311 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createAttrValue(ITextRegionList) 141 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createCountersValue(ITextRegionList) 169 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.makeString(ITextRegionList) 859 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getNextRegionOfType(String, Iterator) 106 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getNextRegionOfType(String, Iterator) 108 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getType(IStructuredDocumentRegion) 96 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getEncodingName(IStructuredDocument) 53 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getEncodingName(IStructuredDocument) 51 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 87 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 57 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getOutsideRegions(IStructuredDocument, IRegion) 812 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.getLengthToReformatAfter(ICSSNode, int) 311 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer) 148 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getFirstChildRegionLength(ICSSNode) 78 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer) 96 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getOutsideRegions(IStructuredDocument, IRegion) 803 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 77 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 369 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 295 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getLengthToReformatAfter(ICSSNode, int) 716 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 61 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 73 PRIVATE
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.getAttrInsertPos(ICSSNode, String) 172 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 66 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 174 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 62 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 57 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 62 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getLengthToReformatBefore(ICSSNode, int) 754 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 114 PRIVATE
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 60 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy) 888 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleSheetFormatter.getChildInsertPos(ICSSNode) 240 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 852 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleSheetFormatter.getChildInsertPos(ICSSNode) 243 PRIVATE
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 64 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 76 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 104 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 264 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 62 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 100 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 66 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 89 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer) 82 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 278 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 360 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 76 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 133 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 94 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 144 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.getNextRegion() 207 PRIVATE
org.eclipse.wst.css.core.internal.parser.regions.CSSTextRegionFactory.createRegion(String, int, int, int) 25 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForUnknownRegion(int, int) 142 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getStructuredDocumentRegionType(IStructuredDocumentRegion) 180 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.prev() 103 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getRegionText(IStructuredDocumentRegion, ITextRegionList) 200 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.reset(IStructuredDocument, int) 125 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.next() 82 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 240 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForNewLine(DocumentCommand) 482 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getIndentFor(StructuredAutoEditStrategyCSS.CompoundRegion, boolean) 186 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForClose(DocumentCommand) 432 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.needShift(StructuredAutoEditStrategyCSS.CompoundRegion, int) 321 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 280 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForNewLine(DocumentCommand) 465 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 347 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.addSemiColon(List) 218 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegionPrevious() 174 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegionPrevious() 175 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.checkSemiColon() 155 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.initializeTargetText() 308 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.addSemiColon(List) 211 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.targetHas(String) 441 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.checkSemiColon() 148 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.isSpecialDelimiterRegion(int) 352 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.isTargetPosAfterOf(String) 376 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegionPrevious() 191 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.targetFollows(String) 402 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForAtmarkRule.getCandidates() 267 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForPseudoSelector.getCandidates() 58 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getRegionByOffset(int) 115 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGenerator.checkLeadingColon() 61 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.getNamedStyleAtOffset(int) 638 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 170 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.isParameterEntityReference(IStructuredDocumentRegion) 505 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getOffsetAfterType() 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setType(Object, String) 333 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getPublicID() 48 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Comment.getStartAndEndOffsetForText(Comment.StartEndPair) 49 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Comment.getStartAndEndOffsetForText(Comment.StartEndPair) 48 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMRepeatableNode.setOccurrence(Object, char) 58 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getOffsetAfterType() 147 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setDefaultValue(Object, String, boolean) 258 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getDefaultValue() 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getType() 156 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setType(Object, String) 341 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.resolveRegions() 89 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getDefaultKindRegion() 94 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getPublicValueRegion() 65 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.getValue() 64 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemValueRegion() 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getPublicValueRegion() 62 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.addAttribute(String) 37 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemValueRegion() 93 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemValueRegion() 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.resolveRegions() 201 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getNextQuotedLiteral(RegionIterator) 34 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setValue(Object, String) 294 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.setName(Object, String) 289 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setValue(Object, String) 302 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 482 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getNameRegion() 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 481 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 135 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 222 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNextRegion(RegionIterator, String) 205 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 228 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getImage() 39 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 161 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 276 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 156 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.setName(Object, String) 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 256 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 469 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.setName(Object, String) 113 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 470 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 260 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.setName(Object, String) 107 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setDefaultValue(Object, String, boolean) 286 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 220 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.addContent(Object, String) 68 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 206 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isComment(IStructuredDocumentRegion) 458 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNameRegion() 194 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.addContent(Object, String) 60 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setDefaultValue(Object, String, boolean) 276 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 43 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 211 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getOccurrenceRegion() 75 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.addContent(Object, String) 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getWhitespaceAfterName() 85 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemID() 79 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.removeNData(Object) 91 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.regionsReplaced(RegionsReplacedEvent) 666 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 446 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getWhitespaceAfterName() 91 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 447 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getDefaultKind() 83 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getWhitespaceEndOffset() 263 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ParameterEntityReference.getStartAndEndOffsetForText(ParameterEntityReference.StartEndPair) 76 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ParameterEntityReference.getStartAndEndOffsetForText(ParameterEntityReference.StartEndPair) 75 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getNextQuotedLiteral(RegionIterator) 124 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 260 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.getNotationName() 46 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getType() 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.regionChanged(RegionChangedEvent) 634 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeEnumList.getItems() 43 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getConnector() 112 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setDefaultKind(Object, String) 217 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.setConnector(char) 397 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 493 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 494 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.isPCData() 124 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getName() 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.removeNData(Object) 100 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 122 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getTypeRegion() 179 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMRepeatableNode.getOccurrence() 39 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.setDefaultKind(Object, String) 232 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.skipPastName(RegionIterator) 319 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getFullNodeText() 174 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 174 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 182 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 340 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemValueRegion() 107 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 191 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 200 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 198 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getOccurrenceRegion() 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNodeText() 226 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.resolveRegions() 163 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 142 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 141 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 210 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 140 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 317 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 76 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 123 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNodeChain(List) 138 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.getRegions() 201 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(IStructuredDocumentRegion, int, int) 41 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 170 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.getNamedStyleAtOffset(int) 638 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.style.LineStyleProviderForDTDSubSet.prepareRegions(ITypedRegion, int, int, Collection) 113 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 401 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 639 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 738 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 270 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 397 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 494 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.applyTagNameCase(IDOMNode) 255 PRIVATE
org.eclipse.wst.html.core.internal.document.MetaDataAdapter.getData(IStructuredDocumentRegion) 66 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 88 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 175 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 177 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 84 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 185 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 181 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 102 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) 290 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 179 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 95 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 106 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 178 PRIVATE
org.eclipse.wst.html.core.internal.validate.NamespaceValidator.validate(IndexedRegion) 66 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isEndTagCorrupted(SyntaxValidator.ElementInfo) 147 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.getErrorSegment(IDOMNode, int) 58 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getEndTagFullText(SyntaxValidator.ElementInfo) 159 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getSegment(IDOMNode, int) 91 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) 111 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getSegment(IDOMNode, int) 79 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) 109 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getTagName(IStructuredDocumentRegion) 52 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.getElementName(IDOMNode, int) 196 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 111 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 257 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 258 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 200 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 437 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 436 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 438 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 171 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.getNamedStyleAtOffset(int) 639 PRIVATE
org.eclipse.wst.html.ui.internal.text.CharacterPairInserter.checkRegion(ISourceViewer) 56 PRIVATE
org.eclipse.wst.jsdt.web.core.internal.validation.JsValidator.createMessageFromProblem(IProblem, IFile, IJsTranslation, IDocument) 141 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 412 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.containsAttribute(String[]) 119 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 85 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getTagName() 188 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.toString() 239 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 142 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 474 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node) 304 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 952 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionsReplaced(RegionsReplacedEvent) 951 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 274 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.getNamedStyleAtOffset(int) 586 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 203 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionChanged(RegionChangedEvent) 175 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 317 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 204 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.prepareTextRegion(ITextRegionCollection, int, int, Collection) 264 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.OccurrencesSearchQuery.FindRegions.findOccurrences(IProgressMonitor) 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.FindOccurrencesProcessor.findOccurrences(IDocument, ITextSelection, IFile) 48 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.spelling.SpellcheckStrategy.isInterestingProblem(SpellingProblem) 234 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher.match(IDocument, int) 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 932 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 235 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 140 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 394 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 329 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 231 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 269 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 97 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 94 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 93 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 92 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement) 635 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 407 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 453 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 446 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion) 1681 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1237 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1234 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1261 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1258 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1259 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 474 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 471 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion) 1084 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr) 86 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1308 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName() 475 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion) 1366 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion) 995 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 380 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion) 249 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 99 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion) 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion) 929 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.SourceValidator.hasNestedRegion(TextImpl) 373 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 121 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion) 1132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent) 699 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 145 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue() 503 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 157 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion) 1434 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 175 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion) 1223 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 99 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1457 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 435 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 796 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 1002 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 864 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 592 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 996 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 800 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1360 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 860 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String) 33 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion) 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 400 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int, String, String) 44 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 310 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset() 248 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 171 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion() 187 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getRegions() 1194 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String) 52 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String) 41 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserFactory.createToken(String, int, int, int, String) 19 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 194 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatEndTag(IDOMNode, IStructuredFormatContraints) 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 195 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 193 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 336 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 337 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 616 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getParentIndentNode(IDOMNode) 509 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int) 412 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 619 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion) 123 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion) 124 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 148 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 231 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 117 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 226 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 520 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 247 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 442 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 258 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 325 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 353 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 479 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 273 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 259 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 279 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 265 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.getElementName(IDOMNode, int) 183 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 143 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getNameRegion(IStructuredDocumentRegion) 2151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest) 185 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getTagName(IStructuredDocumentRegion) 2240 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 1375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isStartTag(IStructuredDocumentRegion) 2423 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagCloseProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1606 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 632 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 629 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest) 163 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 253 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1729 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isXMLJSPDelimiter(IStructuredDocumentRegion) 466 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeCompletionProposals(CompletionProposalInvocationContext, IProgressMonitor) 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1911 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 942 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1477 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getTagName(IStructuredDocumentRegion) 1352 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 951 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1474 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1894 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getNameRegion(IStructuredDocumentRegion) 1070 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 569 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 570 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1936 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationPresenter.updatePresentation(int, TextPresentation) 75 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1566 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEqualsProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 663 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1923 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 922 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 254 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) 1965 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 897 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 909 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isStartTag(IStructuredDocumentRegion) 1302 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 880 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagCloseProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 712 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 855 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) 1956 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.QuickAssistProcessorXML.getLocalRenameQuickAssistProposal(ArrayList, StructuredTextViewer, int) 107 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 80 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 64 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.XMLQuickAssistProcessor.getLocalRenameQuickAssistProposal(List, ISourceViewer, int) 109 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int) 68 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrEqualsDoubleClicked2Times() 136 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrEqualsDoubleClicked2Times() 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked2Times() 201 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 145 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node) 335 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 170 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.getNamedStyleAtOffset(int) 638 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLTableTreeViewer.SelectionProvider.setSelection(ISelection) 124 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeTagAttValueHelp(IDOMNode, IDOMNode, IStructuredDocumentRegion, ITextRegion) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean) 320 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeHoverHelp(ITextViewer, int) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) 186 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int) 280 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.text.CharacterPairInserter.checkRegion(ISourceViewer) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 291 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 630 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 577 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 275 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 173 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 527 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 313 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 438 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 401 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.editor.BaseHyperlinkDetector.getHyperlinkRegion(IDOMNode) 242 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 51 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 142 PRIVATE
org.eclipse.wst.xsl.core.internal.util.Debug.printChildRegions(ITextRegionCollection, int) 143 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLElementContentAssistRequest.computeTagOpenProposals() 72 PRIVATE
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.getHyperlinkRegion(Node) 198 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.getNamedStyleAtOffset(int) 728 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 179 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegion(ITextRegionCollection, int, int, Collection) 118 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 180 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 82 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 93 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 190 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 158 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 102 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.getNameRegion(IStructuredDocumentRegion) 364 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 206 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 174 PRIVATE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.dom.PHPDOMModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.removeTokensSubList(ITextRegion, ITextRegion) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.isInside(ITextRegion, int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.LexerStateChange.LexerStateChange(Scanner.LexerState, ITextRegion) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPStructuredTextPartitioner.getPartitionType(ITextRegion, int) -1 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentStartToken(ITextRegion, PhpScriptRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentEndToken(ITextRegion, PhpScriptRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentEndRegion(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentStartRegion(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentRegion(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.createStyleRange(ITextRegionCollection, ITextRegion, TextAttribute, int, int) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.setFirstRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.setLastRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getText(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.setRangeRegion(IStructuredDocumentRegion, ITextRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.changeRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getCollapsedText(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CompoundRegion.CompoundRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.tasks.CSSFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredTextPartitionerForCSS.getPartitionType(ITextRegion, int) -1 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.RegionIterator(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.reset(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.CompoundRegion(StructuredAutoEditStrategyCSS, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.css.ui.internal.style.LineStyleProviderForEmbeddedCSS.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.ui.internal.style.LineStyleProviderForCSS.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDNode.addWhitespaceRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.addRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getValueFromQuotedRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getValueFromQuotedRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.tasks.DTDFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.style.LineStyleProviderForDTDSubSet.getAttributeFor(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.style.LineStyleProviderForDTD.getAttributeFor(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.hasNestedRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.compressTailingSpaces(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.replaceTailingSpaces(IStructuredDocumentRegion, ITextRegion, String) -1 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.removeTailingSpaces(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isScriptAttributeValue(ITextRegion, int) -1 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isStyleAttributeValue(ITextRegion, int) -1 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionType(ITextRegion, int) -1 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) -1 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.hasNestedRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isValidRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int, IndexedRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.createHyperlinkRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.html.ui.internal.style.LineStyleProviderForHTML.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.createStyleRange(ITextRegionCollection, ITextRegion, TextAttribute, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.getAttributeFor(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.getAttributeFor(ITextRegionCollection, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getEntityRefName(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStartOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.containsOffset(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.addRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.containsOffset(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.setNameRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getAttrValue(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getFullText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getTextEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFullText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeData(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStartOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.setValueRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.sameAs(ITextRegion, IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.addRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.setEqualRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrValue(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getTextEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.computeNestedTag(String, String, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrEqual(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentStart(TextEdit, XMLFormattingConstraints, int, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentContent(TextEdit, XMLFormattingConstraints, int, IStructuredDocumentRegion, ITextRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.containsOffset(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getStartOffset(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, IStructuredDocumentRegion, String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.removeRegionSpaces(IDOMNode, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.getStartEndFixInfo(IDOMNode, String, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isTagCloseTextRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeStartDocumentProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest.setRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagCloseProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getMatchString(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeContentProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getMatchString(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeValueProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isCloseRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isNameRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.addEntityProposals(ContentAssistRequest, ITextRegion, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.addEntityProposals(Vector, Properties, String, int, IStructuredDocumentRegion, ITextRegion, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagCloseProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEqualsProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEntityProposals(Vector, Properties, String, int, IStructuredDocumentRegion, ITextRegion, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEntityProposals(ContentAssistRequest, ITextRegion, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeStartDocumentProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEntityReferenceProposals(int, ITextRegion, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.isCloseRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeProposals(int, String, ITextRegion, IDOMNode, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.newContentAssistRequest(Node, Node, IStructuredDocumentRegion, ITextRegion, int, int, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeContentProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeCompletionProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest.ContentAssistRequest(Node, Node, IStructuredDocumentRegion, ITextRegion, int, int, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.computeEntityReferenceProposals(ITextRegion, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEntityProposals(ContentAssistRequest, int, ITextRegion, IDOMNode) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEntityProposals(Vector, Properties, String, int, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.isNameRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.DefaultXMLCompletionProposalComputer.addEntityProposals(ContentAssistRequest, ITextRegion, IDOMNode, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.DefaultXMLCompletionProposalComputer.addEntityProposals(Vector, Properties, String, int, IStructuredDocumentRegion, ITextRegion, CompletionProposalInvocationContext) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.style.LineStyleProviderForXML.getAttributeFor(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeTagNameHelp(IDOMNode, IDOMNode, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeTagAttValueHelp(IDOMNode, IDOMNode, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeRegionHelp(IndexedRegion, IDOMNode, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeTagAttNameHelp(IDOMNode, IDOMNode, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isTagCloseTextRegion(ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.getStartEndFixInfo(IDOMNode, String, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.regions.XPathSeparatorRegion.equatePositions(ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.core.internal.text.rules.StructuredTextPartitionerForXSL.getPartitionType(ITextRegion, int) -1 PRIVATE
org.eclipse.wst.xsl.core.internal.util.StructuredDocumentUtil.getNode(IStructuredDocumentRegion, ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.EXSLTContentAssistRequestFactory.EXSLTContentAssistRequestFactory(ITextViewer, int, IDOMNode, IStructuredDocumentRegion, ITextRegion, String) -1 PRIVATE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.EXSLTContentAssistRequestFactory.hasAttributeAtTextRegion(String, NamedNodeMap, ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.CommonSelectContentAssistRequest.CommonSelectContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.CommonTestContentAssistRequest.CommonTestContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.TestAttributeContentAssist.TestAttributeContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLElementContentAssistRequest.XSLElementContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistRequestFactory.hasAttributeAtTextRegion(String, NamedNodeMap, ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistProcessor.assistanceOnAttribute(IDOMNode, ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.CallTemplateContentAssistRequest.CallTemplateContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XPathElementContentAssist.XPathElementContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.SelectAttributeContentAssist.SelectAttributeContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistRequestFactory.XSLContentAssistRequestFactory(ITextViewer, int, IDOMNode, IStructuredDocumentRegion, ITextRegion, String) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.ExcludeResultPrefixesContentAssist.ExcludeResultPrefixesContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.AttributeContentAssist.AttributeContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.SelectAttributeContentAssist.extractXPathMatchString(IDOMAttr, ITextRegion, int) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.TemplateModeAttributeContentAssist.TemplateModeAttributeContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.TemplateNameAttributeContentAssist.TemplateNameAttributeContentAssist(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.href.HrefContentAssistRequest.HrefContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.applyStyleRange(ITextRegionCollection, int, int, Collection, ITextRegion, StyleRange, TextAttribute, TextAttribute) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.XSLTagDelimsSemanticHighlighting.createSemanticPositions(ITextRegion, IStructuredDocumentRegion, String) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.getAttributeFor(ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.getAttributeFor(ITextRegionCollection, ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.createStyleRange(ITextRegionCollection, ITextRegion, TextAttribute, int, int) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.isNameRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistRequest.AbstractXSLContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.isCloseRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.AbstractXMLElementContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.NullContentAssistRequest.NullContentAssistRequest(Node, IStructuredDocumentRegion, ITextRegion, int, int, String, ITextViewer) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.hasMatchString(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.extractMatchString(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistRequest.setRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.isNotMatchStringRegion(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getMatchString(IStructuredDocumentRegion, ITextRegion, int) -1 PRIVATE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPHPToken() -1 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determineTextRegion(IStructuredDocument, ITextRegionCollection, int) -1 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.getNextToken() -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPhpToken(int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPhpTokens() -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpTokens(int, int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.IPhpScriptRegion.getPhpTokens(int, int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getLastToken() -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpToken(int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) -1 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) -1 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) -1 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.extractPhpScriptRegion(ITextRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentEndToken(ITextRegion, PhpScriptRegion) -1 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentStartToken(ITextRegion, PhpScriptRegion) -1 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.getPhpToken(IStructuredDocumentRegion, int) -1 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getPhpRegion(IStructuredDocumentRegion, int) -1 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getTextRegion(int) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getFirstRegion() -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.setLastRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.setFirstRegion(ITextRegion) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getLastRegion() -1 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getNextRegionOfType(String, Iterator) -1 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CompoundRegion.getTextRegion() -1 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSTokenizer.getNextToken() -1 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.getNextRegion() -1 PRIVATE
org.eclipse.wst.css.core.internal.parser.ICSSTokenizer.getNextToken() -1 PRIVATE
org.eclipse.wst.css.core.internal.parser.regions.CSSTextRegionFactory.createRegion(String, int, int, int) -1 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.prev() -1 PRIVATE
org.eclipse.wst.css.core.internal.util.RegionIterator.next() -1 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.getTextRegion() -1 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getRegionByOffset(int) -1 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegionPrevious() -1 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegion() -1 PRIVATE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getStartRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getNextQuotedLiteral(RegionIterator) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getDefaultKindRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getTypeRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getPublicKeywordRegion(RegionIterator) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getEndRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getOccurrenceRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getWhitespaceAfterName() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getPublicValueRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getStartRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemValueRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNextRegion(RegionIterator, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.getPercentRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getNextQuotedLiteral(RegionIterator) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.TopLevelNode.getEndRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMRepeatableNode.getOccurrenceRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getSystemKeywordRegion(RegionIterator) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getStartTag(RegionIterator) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getOccurrenceRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionFactory.createRegion(String, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.next() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.previous() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) -1 PRIVATE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getRegionAtCharacterOffset(int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegion(IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getValueRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getLastRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getRegionAtCharacterOffset(int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getDeepestRegionAtCharacterOffset(int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEqualRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getFirstRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getLastRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegion(IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getFirstRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getDeepestRegionAtCharacterOffset(int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getValueRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getLastRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.getNextRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(ITextRegionContainer, String, int, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.RegionFactory.createToken(String, int, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLTokenizer.getNextToken() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFirstRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(String, int, int, int, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLParserRegionFactory.createToken(ITextRegionContainer, String, int, int, int, String, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserFactory.createToken(String, int, int, int, String) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getValueRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr.getEqualRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode.getNameRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest.getRegion() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getNameRegion(IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getNameRegion(IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistRequest.getRegion() -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) -1 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.getNameRegion(IStructuredDocumentRegion) -1 PRIVATE
[+] adjustLength(int) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 231 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 230 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 240 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 241 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.addLast(String, int, int, int, Object) 327 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.adjustWhitespace(String, int, int, int, Object) 380 PRIVATE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 413 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 414 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 421 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 422 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 197 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 155 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 164 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 163 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 156 PRIVATE
[+] adjustStart(int) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 164 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 248 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 936 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 204 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 227 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 260 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1008 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 124 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 184 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 94 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 255 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String) 410 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 171 PRIVATE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 440 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 411 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 428 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 324 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 394 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 349 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 384 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 117 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 91 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 126 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 182 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 170 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 153 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 66 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 136 PRIVATE
[+] getEnd() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 417 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 411 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 549 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 134 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 140 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 554 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 134 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.checkBadLocation(int) 431 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getToken(int) 68 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.checkBadLocation(int) 429 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 192 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 236 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 238 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 161 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getTokens(int, int) 95 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.addLast(String, int, int, int, Object) 297 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.adjustWhitespace(String, int, int, int, Object) 373 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.isInside(ITextRegion, int) 104 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEnd(IPhpScriptRegion, int) 143 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 120 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 121 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.format(IStructuredDocumentRegion) 142 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 63 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 112 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 101 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 117 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 151 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 364 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 170 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 381 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 182 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentEndToken(ITextRegion, PhpScriptRegion) 245 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 459 PRIVATE
org.eclipse.php.internal.ui.editor.PHPSourceViewer.applyStyles() 280 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 734 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 703 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 719 PRIVATE
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.applyStyles() 143 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1518 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1508 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1523 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.applyStyles() 171 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.checkNextNode(IStructuredDocumentRegion, String) 123 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.checkNextNode(IStructuredDocumentRegion, String) 124 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.getEndOffset() 63 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStructuredDocumentRegions(IStructuredDocumentRegionList) 529 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertBraceOpen(IStructuredDocumentRegion) 396 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.expandRemovedRangeEnd(IStructuredDocumentRegion) 88 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertBraceOpen(IStructuredDocumentRegion) 397 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertStructuredDocumentRegions(IStructuredDocumentRegionList) 530 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.getNextNodeInCurrent(IStructuredDocumentRegion) 85 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.getNextNode(IStructuredDocumentRegion) 67 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.getEnd() 59 PRIVATE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 119 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(IStructuredDocumentRegion) 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.DTDStructuredDocumentReParser.checkForCrossStructuredDocumentRegionBoundryCases() 26 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 246 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 221 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.compressTailingSpaces(IStructuredDocumentRegion, ITextRegion) 49 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.removeTailingSpaces(IStructuredDocumentRegion, ITextRegion) 374 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.replaceTailingSpaces(IStructuredDocumentRegion, ITextRegion, String) 384 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.changeStructuredDocumentRegion(IStructuredDocumentRegion) 85 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 412 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.changeStructuredDocumentRegion(IStructuredDocumentRegion) 90 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 106 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 419 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 358 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 782 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 786 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 423 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 937 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 971 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getNodeAt(int) 372 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartEndOffset() 586 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 1583 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion) 1070 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1312 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion) 320 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset() 236 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 849 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion) 296 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode) 337 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 1648 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int) 367 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion) 105 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode) 252 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset() 210 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset() 131 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getEnd() 102 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 131 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion) 94 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset() 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1239 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getEndOffset() 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 249 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndOffset() 443 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1244 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 927 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1247 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getEndOffset() 221 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 864 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int) 393 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion) 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentStart(TextEdit, XMLFormattingConstraints, int, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion) 1114 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 187 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyEnd(int) 39 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion) 126 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion) 22 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int) 90 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 98 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.7.handleEvent(Event) 602 PRIVATE_PERMISSIBLE
[+] getLength() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 388 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 417 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 554 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 136 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 120 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 227 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 93 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 162 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.removeFromBuffer() 268 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1021 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 946 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1018 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 258 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 230 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 943 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 231 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 201 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 241 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 240 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 182 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 247 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 298 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 309 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 174 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 120 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 237 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.createTextSequence(IStructuredDocumentRegion) 29 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 138 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 135 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 126 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 146 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 91 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 113 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer) 196 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char) 97 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 456 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isBetweenBackquotes(IStructuredDocumentRegion, int) 318 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 114 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isBetweenBackquotes(IStructuredDocumentRegion, int) 308 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1150 PRIVATE
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.readNamespacePrefix(ISourceModule, IDocument, int, PHPVersion) 157 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 645 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 660 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegion(ITextRegionCollection, int, int, Collection) 510 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 583 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 669 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 657 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getCollapsedText(ITextRegion) 1082 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getCollapsedText(ITextRegion) 1081 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 371 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 351 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 170 PRIVATE
org.eclipse.wst.dtd.core.internal.Entity.setValue(Object, String) 297 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ParameterEntityReference.setReferencedEntity(Object, String) 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 127 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 277 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.setName(Object, String) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.addContent(Object, String) 65 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setNotationName(Object, String) 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 171 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setPublicID(Object, String) 160 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.setSystemID(Object, String) 208 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.setName(Object, String) 293 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setExternalEntity(boolean) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 657 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 398 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 405 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 748 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 280 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 267 PRIVATE
org.eclipse.wst.html.core.internal.validate.Segment.Segment(IStructuredDocumentRegion) 33 PRIVATE
org.eclipse.wst.html.core.internal.validate.NamespaceValidator.validate(IndexedRegion) 70 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 124 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 497 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 501 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 362 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionsReplaced(RegionsReplacedEvent) 210 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionChanged(RegionChangedEvent) 177 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingReconciler.reconcile(IRegion) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingReconciler.reconcile(IRegion) 117 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 884 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 239 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 346 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 232 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 114 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean) 70 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean) 72 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForText(IDOMText) 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 832 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion) 1332 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 958 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatSiblings(TextEdit, DefaultXMLPartitionFormatter.DOMRegion, XMLFormattingConstraints, Position) 472 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 570 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 921 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion) 1244 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 662 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 951 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 379 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 932 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 374 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 413 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 411 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion) 97 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 439 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getEndOffset(ITextRegion) 111 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 392 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 421 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 414 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 427 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 323 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 383 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 422 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion) 62 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion) 64 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion) 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion) 59 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion) 57 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion) 60 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion) 62 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion) 64 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion) 65 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 344 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartingSpaceForPI(IStructuredDocumentRegion, IReporter) 578 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 187 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1634 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 761 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1566 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 898 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest) 188 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeCompletionProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 438 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 175 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 965 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1472 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1331 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 146 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1923 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 968 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeNameProposals(ContentAssistRequest) 165 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) 1982 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 909 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) 1979 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 743 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 547 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1912 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEqualsProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 663 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 627 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1649 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeValueProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1255 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int) 87 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 252 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked() 189 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 273 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 233 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked() 194 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 155 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 228 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartingSpaceForPI(IStructuredDocumentRegion, IReporter) 688 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 221 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 153 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 156 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 155 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 89 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 134 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 181 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 116 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 164 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 163 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 169 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 65 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 125 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.regions.XPathSeparatorRegion.equatePositions(ITextRegion) 57 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.applyStyleRange(ITextRegionCollection, int, int, Collection, ITextRegion, StyleRange, TextAttribute, TextAttribute) 155 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.XSLTagDelimsSemanticHighlighting.createSemanticPositions(ITextRegion, IStructuredDocumentRegion, String) 68 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 85 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 193 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 123 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 120 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 179 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.inAttributeRegion() 160 PRIVATE
[+] getStart() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 386 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 382 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 422 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 421 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePartitionType(ITextRegionCollection, IPhpScriptRegion, int) 230 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPHPToken() 502 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefixEnd() 533 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 145 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextWord() 567 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 136 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePartitionType(ITextRegionCollection, IPhpScriptRegion, int) 241 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 248 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 247 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 246 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 184 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 183 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 182 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 204 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 202 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 201 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 119 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 255 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 260 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 124 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 258 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 259 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 160 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 164 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 163 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 162 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 94 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 107 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 106 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 148 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 147 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 92 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 93 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 228 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.LexerStateChange.getOffset() 400 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 177 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.DocumentReader.DocumentReader(PhpScriptRegion, IStructuredDocumentRegion, String, int, int, int) 429 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 182 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 296 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 154 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 155 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.removeTokensSubList(ITextRegion, ITextRegion) 209 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 307 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 306 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 260 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.isInside(ITextRegion, int) 104 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionEndRegion(IPhpScriptRegion, int) 122 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStart(IPhpScriptRegion, int) 102 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) 81 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) 80 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPPartitionTypes.getPartitionStartRegion(IPhpScriptRegion, int) 79 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 55 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 53 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 100 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 62 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 69 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 55 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 224 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 92 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 269 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 85 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 264 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 86 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 266 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 68 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 67 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 274 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 80 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 84 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 85 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.isIndentationBase(IStructuredDocument, int, int) 165 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 94 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 260 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 232 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 111 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 109 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 116 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 78 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 90 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int) 67 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int) 68 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 104 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 134 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 117 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 112 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 111 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 116 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 115 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 68 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getHoverInfo(ITextViewer, IRegion) 67 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 103 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 118 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 90 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 106 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 181 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 365 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 382 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentStartToken(ITextRegion, PhpScriptRegion) 233 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 408 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 407 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 141 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 405 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 168 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 123 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingCharAutoEditStrategy.isSpecialOpenCurlyInQuotes(IStructuredDocument, int) 142 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 452 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 92 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getRegionStart(IStructuredDocumentRegion, int) 203 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 210 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 613 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 614 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 208 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 282 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 583 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 619 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 183 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getRegionStart(IStructuredDocumentRegion, int) 198 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 118 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer) 200 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 592 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 628 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 270 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 195 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 446 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.getPhpToken(IStructuredDocumentRegion, int) 62 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getPhpRegion(IStructuredDocumentRegion, int) 170 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 199 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 95 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 85 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 96 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1144 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int) 1149 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getTextRegion(int) 1034 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int) 989 PRIVATE
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.readNamespacePrefix(ISourceModule, IDocument, int, PHPVersion) 148 PRIVATE
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.readNamespacePrefix(ISourceModule, IDocument, int, PHPVersion) 155 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 668 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.AbstractSemanticHighlighting.consumes(IStructuredDocumentRegion) 100 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 120 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpCommentTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 111 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1525 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1514 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 923 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.validateRange() 218 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.includeRangeStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion) 133 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.getOriginalOffset(IStructuredDocumentRegion) 195 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.findDeletionTarget(CSSNodeImpl, IStructuredDocumentRegion) 149 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.isInterruption(CSSStructuredDocumentRegionContainer, IStructuredDocumentRegion) 266 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.validateRange() 192 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.isBraceClosed(ICSSNode) 233 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 78 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.diagnoseNode(ICSSNode, IStructuredDocument) 68 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.includeRangeStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion) 126 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.includeRangeStructuredDocumentRegion(IStructuredDocumentRegion, IStructuredDocumentRegion) 114 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSRegionContainer.getRegion(int) 101 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.expandRemovedRangeBegin(IStructuredDocumentRegion) 75 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.findBraceClose(int, IStructuredDocumentRegion, boolean) 246 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.isInterruption(CSSStructuredDocumentRegionContainer, IStructuredDocumentRegion) 269 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.setupContext(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 246 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.findDeletionTarget(CSSNodeImpl, IStructuredDocumentRegion) 166 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.findContainer(CSSNodeImpl, IStructuredDocumentRegion) 104 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSStructuredDocumentRegionContainer.getStartOffset() 105 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelUtil.expandStructuredDocumentRegionContainer(CSSStructuredDocumentRegionContainer, IStructuredDocumentRegion) 190 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelDeletionContext.setupContext(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 239 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 170 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 171 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 166 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.getPrevNodeInCurrent(IStructuredDocumentRegion) 126 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForDelimiter(int, int) 159 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForDelimiter(int, int) 160 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForDelimiter(int, int) 169 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredDocumentWalker.getPrevNode(IStructuredDocumentRegion) 108 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getIndentFor(StructuredAutoEditStrategyCSS.CompoundRegion, boolean) 201 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.getStart() 55 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getIndentFor(StructuredAutoEditStrategyCSS.CompoundRegion, boolean) 193 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(StructuredAutoEditStrategyCSS.CompoundRegion) 403 PRIVATE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNode(LinkedList) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.RegionIterator.RegionIterator(IStructuredDocumentRegion) 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.text.DTDStructuredDocumentReParser.checkForCrossStructuredDocumentRegionBoundryCases() 26 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 752 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 747 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.compressTailingSpaces(IStructuredDocumentRegion, ITextRegion) 52 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.changeStructuredDocumentRegion(IStructuredDocumentRegion) 89 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 426 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 409 PRIVATE
org.eclipse.wst.html.internal.validation.HTMLValidator.getCorrespondingNode(IStructuredDocumentRegion) 374 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 431 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 414 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 781 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 357 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 418 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.StructuredSelectionProvider.updateSelection(ISelection) 785 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.doubleClick(DoubleClickEvent) 361 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.StructuredTextEditor.OutlinePageListener.selectionChanged(SelectionChangedEvent) 422 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.reconcile.StructuredTextReconcilingStrategy.getCorrespondingNode(IStructuredDocumentRegion) 67 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 882 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 937 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 149 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 154 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeData(IStructuredDocumentRegion, ITextRegion) 209 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.removeStructuredDocumentRegion(IStructuredDocumentRegion) 1069 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getOffset() 152 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion) 355 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr) 89 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion) 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset() 333 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setOffset(int) 316 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlockNode(IDOMNode) 333 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 858 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion) 962 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndStartOffset() 454 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartOffset() 457 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.setupContext(IStructuredDocumentRegion) 2358 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion) 309 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceStructuredDocumentRegions(IStructuredDocumentRegionList, IStructuredDocumentRegionList) 1643 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeTagName(IStructuredDocumentRegion, ITextRegion) 559 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 165 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.unlock(IStructuredDocumentRegion) 84 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int) 372 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 894 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeStructuredDocumentRegion(IStructuredDocumentRegion) 295 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 247 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 250 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 359 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1285 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lockNode(IDOMNode) 248 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getStartOffset() 597 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 113 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean) 70 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 848 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.lock(IStructuredDocumentRegion, boolean, boolean) 72 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrEqual(IStructuredDocumentRegion, ITextRegion) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.NodeImpl.getStartOffset() 441 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.getIndexedRegion(int) 398 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setStructuredDocumentRegion(IStructuredDocumentRegion) 342 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getStart() 189 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 926 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.setStructuredDocumentRegion(IStructuredDocumentRegion) 339 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionAfter(int) 787 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrValue(IStructuredDocumentRegion, ITextRegion) 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertGapStructuredDocumentRegionBefore(int) 822 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.getEnd() 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset() 330 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.getStartOffset() 327 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.TextImpl.splitText(IStructuredDocumentRegion) 967 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.insertStructuredDocumentRegion(IStructuredDocumentRegion) 970 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionProxy.StructuredDocumentRegionProxy(int, int, IStructuredDocumentRegion) 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionContainer.getStart() 200 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceRegions(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 1581 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionChecker.checkStructuredDocumentRegion(IStructuredDocumentRegion) 89 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeAttrName(IStructuredDocumentRegion, ITextRegion) 128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 384 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 383 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 394 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion) 96 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 392 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 372 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 436 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 440 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion) 240 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.findDirtyStart(int) 75 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 439 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 374 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 375 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 427 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getRegionAtCharacterOffset(int) 185 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 428 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 360 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 334 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 346 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getStartOffset(ITextRegion) 217 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getFullText(ITextRegion) 126 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 323 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 324 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 349 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 411 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EndTagOpenRegion.equatePositions(ITextRegion) 63 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion) 58 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 202 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.equatePositions(ITextRegion) 63 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.equatePositions(ITextRegion) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagCloseRegion.equatePositions(ITextRegion) 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion) 22 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeEqualsRegion.equatePositions(ITextRegion) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion) 64 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion) 59 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion) 65 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion) 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.EmptyTagCloseRegion.equatePositions(ITextRegion) 54 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion) 55 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagOpenRegion.equatePositions(ITextRegion) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 56 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.getXMLNode(IStructuredDocumentRegion) 617 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 531 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 443 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 480 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.EditElementAction.setStructuredDocumentRegionElementName(IDOMModel, IStructuredDocumentRegion, String, String) 114 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.needsEndTag(IStructuredDocumentRegion, CompletionProposalInvocationContext) 1322 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.needsEndTag(IStructuredDocumentRegion) 2449 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 82 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 83 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 71 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 87 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked() 189 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 155 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrEqualsDoubleClicked2Times() 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 218 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked() 194 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked2Times() 207 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 233 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 252 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 228 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 273 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart.7.handleEvent(Event) 601 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 641 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 578 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 528 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.getXMLNode(IStructuredDocumentRegion) 735 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 153 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 66 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 117 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 88 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 65 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 89 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 181 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 91 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 182 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 125 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 126 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 136 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 170 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 102 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 169 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 134 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 178 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 76 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 114 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 116 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.regions.XPathSeparatorRegion.equatePositions(ITextRegion) 56 PRIVATE
org.eclipse.wst.xsl.exslt.ui.internal.contentassist.EXSLTContentAssistRequestFactory.hasAttributeAtTextRegion(String, NamedNodeMap, ITextRegion) 109 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistRequestFactory.hasAttributeAtTextRegion(String, NamedNodeMap, ITextRegion) 184 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLContentAssistProcessor.assistanceOnAttribute(IDOMNode, ITextRegion) 183 PRIVATE
[+] getTextEnd() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 142 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 136 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefixEnd() 533 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 241 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 719 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 734 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 735 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 703 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 219 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.replaceTailingSpaces(IStructuredDocumentRegion, ITextRegion, String) 383 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 244 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.removeTailingSpaces(IStructuredDocumentRegion, ITextRegion) 373 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.compressTailingSpaces(IStructuredDocumentRegion, ITextRegion) 48 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 266 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 415 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 431 PRIVATE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 166 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 336 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 343 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrName(Attr) 91 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 154 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 329 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 237 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1313 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 322 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeAttrValue(Attr) 180 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.deleteTrailingSpaces(TextEdit, ITextRegion, IStructuredDocumentRegion) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset(ITextRegion) 272 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getText(ITextRegion) 240 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.getTextEndOffset() 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int) 123 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion) 22 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 168 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, IStructuredDocumentRegion, String, int, int) 90 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsWhiteSpace(ITextRegion, String, int, int) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.canHandleAsLetterOrDigit(ITextRegion, String, int, int) 70 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 151 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked2Times() 207 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrEqualsDoubleClicked2Times() 139 PRIVATE_PERMISSIBLE
[+] getTextLength() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 423 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 136 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextWord() 568 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char) 98 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 283 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 97 PRIVATE
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int) 101 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getCollapsedText(ITextRegion) 1082 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getCollapsedText(ITextRegion) 1081 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getFirstChildRegionLength(ICSSNode) 80 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 371 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 178 PRIVATE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 178 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 405 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 657 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isAttributeNameForValueInArray(String[], ITextRegion, int) 296 PRIVATE
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.getErrorSegment(IDOMNode, int) 78 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getSegment(IDOMNode, int) 81 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getSegment(IDOMNode, int) 93 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.createHyperlinkRegion(IStructuredDocumentRegion, ITextRegion) 371 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 179 PRIVATE
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node) 306 PRIVATE
org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider.createStyleRange(ITextRegionCollection, ITextRegion, TextAttribute, int, int) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher.match(IDocument, int) 116 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 883 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertEndTag(IDOMNode) 239 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 346 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 877 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 938 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 910 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfNotAlreadyIndented(TextEdit, int, IStructuredDocumentRegion, ITextRegion) 1243 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 832 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1353 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 804 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 931 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 631 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 968 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 662 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 951 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 921 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 378 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 348 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 958 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 923 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 955 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 962 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 943 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1371 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.insertSpaceAndCollapse(TextEdit, IStructuredDocumentRegion, int, ITextRegion) 1331 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.equatePositions(ITextRegion) 98 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.TagNameRegion.equatePositions(ITextRegion) 57 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.GenericTemplateRegion.equatePositions(ITextRegion) 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLHeadParserRegion.equatePositions(ITextRegion) 67 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.equatePositions(ITextRegion) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.equatePositions(ITextRegion) 60 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.equatePositions(ITextRegion) 57 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 332 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 444 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 450 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 481 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 537 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 487 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 274 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 260 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 280 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.actions.GoToMatchingTagAction.updateFor(ISelection) 266 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEndTagNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 460 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 905 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 898 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 585 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1241 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 864 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeValueProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1273 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1735 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1912 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 770 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1662 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeAttributeValueProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1255 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 777 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1919 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1655 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEndTagNameProposals(ContentAssistRequest) 471 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 802 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEndTagNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 426 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1678 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 565 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getMatchString(IStructuredDocumentRegion, ITextRegion, int) 1047 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 795 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addTagInsertionProposals(ContentAssistRequest, int) 993 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addTagInsertionProposals(ContentAssistRequest, int, CompletionProposalInvocationContext) 959 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 490 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 547 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 633 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1569 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEqualsProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 666 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEndTagNameProposals(ContentAssistRequest) 505 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1478 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 849 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getMatchString(IStructuredDocumentRegion, ITextRegion, int) 2128 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1682 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1723 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 83 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 82 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 66 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 87 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int) 87 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 71 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 218 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 266 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 244 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 260 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 257 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node) 337 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 178 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean) 338 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int) 298 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 647 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 579 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 529 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 535 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 585 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsd.ui.internal.editor.BaseHyperlinkDetector.getHyperlinkRegion(IDOMNode) 245 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLElementContentAssistRequest.computeTagOpenProposals() 79 PRIVATE
org.eclipse.wst.xsl.ui.internal.editor.XSLHyperlinkDetector.getHyperlinkRegion(Node) 201 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 194 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 178 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.isNotMatchStringRegion(IStructuredDocumentRegion, ITextRegion, int) 235 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 186 PRIVATE
[+] getType() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 523 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 378 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 582 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 414 PRIVATE
org.eclipse.php.internal.core.codeassist.PHPSelectionEngine.internalResolve(IStructuredDocument, ISourceModule, int, int) 413 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ArrayKeyContext.isValid(ISourceModule, int, CompletionRequestor) 76 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.NamespaceMemberContext.getPrefixEnd() 131 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 138 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 139 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePartitionType(ITextRegionCollection, IPhpScriptRegion, int) 238 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 551 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getNextPHPToken() 550 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 131 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.getPrefixEnd() 534 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePhpRegion(IStructuredDocument, ITextRegionCollection, int) 194 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.ClassMemberContext.getPrefixEnd() 130 PRIVATE
org.eclipse.php.internal.core.codeassist.contexts.AbstractCompletionContext.determinePhpRegion(IStructuredDocument, ITextRegionCollection, int) 196 PRIVATE
org.eclipse.php.internal.core.documentModel.dom.PHPModelNotifier.valueChanged(Node) 492 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 88 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpStructuredDocumentReParser.regionCheck(IStructuredDocumentRegion, IStructuredDocumentRegion) 81 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 82 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 1058 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.AbstractPhpLexer.removeFromBuffer() 269 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 983 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PhpSourceParser.parseNodes() 238 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.PHPTokenizer.assembleEmbeddedContainer(String, String[], String) 985 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 175 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 159 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 308 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 173 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 303 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpTokenContainer.getPartitionType(int) 138 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 297 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.getPhpTokenType(int) 77 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.isHereDoc(ITextRegion) 293 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 153 PRIVATE
org.eclipse.php.internal.core.documentModel.parser.regions.PhpScriptRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 170 PRIVATE
org.eclipse.php.internal.core.documentModel.partitioner.PHPStructuredTextPartitioner.getPartitionType(ITextRegion, int) 31 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.getLastTokenRegion(IStructuredDocument, IRegion, int) 99 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 105 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 69 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 45 PRIVATE
org.eclipse.php.internal.core.format.CommentIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 68 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 270 PRIVATE
org.eclipse.php.internal.core.format.CaseDefaultIndentationStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, int) 64 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getLastPhpStructuredDocumentRegion(IStructuredDocumentRegion) 136 PRIVATE
org.eclipse.php.internal.core.format.FormatterUtils.getPartitionType(IStructuredDocument, int, boolean) 69 PRIVATE
org.eclipse.php.internal.core.format.DefaultIndentationStrategy.shouldIndent(IStructuredDocument, int, int) 244 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 234 PRIVATE
org.eclipse.php.internal.core.format.CurlyCloseIndentationStrategy.getCurlyOpenLineInformation(IStructuredDocument, int) 81 PRIVATE
org.eclipse.php.internal.core.format.PhpFormatter.formatLine(IStructuredDocument, int) 258 PRIVATE
org.eclipse.php.internal.core.format.htmlFormatters.HTMLElementFormatterNoPHP.formatNode(IDOMNode, HTMLFormatContraints) 217 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int) 64 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 83 PRIVATE
org.eclipse.php.internal.core.util.text.TextSequenceUtilities.getTypeByAbsoluteOffset(TextSequence, int) 75 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 109 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 108 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 107 PRIVATE
org.eclipse.php.internal.core.util.text.PHPTextSequenceUtilities.getStatement(int, IStructuredDocumentRegion, boolean) 75 PRIVATE
org.eclipse.php.internal.core.validation.PHPTodoTaskValidator.validateFile(IReporter, IFile, int) 130 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 64 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getHoverInfo(ITextViewer, IRegion) 63 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 107 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 77 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.XDebugTextHover.getHoverInfo(ITextViewer, IRegion) 73 PRIVATE
org.eclipse.php.internal.debug.ui.hovers.PHPDebugTextHover.getHoverInfo(ITextViewer, IRegion) 104 PRIVATE
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.execute(ExecutionEvent) 94 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 367 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentRegion(ITextRegion) 251 PRIVATE
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.execute(ExecutionEvent) 97 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 379 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentStartRegion(ITextRegion) 255 PRIVATE
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument) 362 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.isCommentEndRegion(ITextRegion) 259 PRIVATE
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.execute(ExecutionEvent) 89 PRIVATE
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.execute(ExecutionEvent) 93 PRIVATE
org.eclipse.php.internal.ui.actions.CommentHandler.isPhpDocumentRegion(IStructuredDocumentRegion) 241 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 611 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getPhpRegion(IStructuredDocumentRegion, int) 160 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 612 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 102 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 278 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 162 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 192 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 112 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char) 286 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer) 109 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char) 260 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand) 597 PRIVATE
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand) 462 PRIVATE
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getRegionStart(IStructuredDocumentRegion, int) 188 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingCharAutoEditStrategy.isSpecialOpenCurlyInQuotes(IStructuredDocument, int) 138 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char) 173 PRIVATE
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char) 268 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 106 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 91 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 104 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 105 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 88 PRIVATE
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer) 78 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) 425 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.doOperation(int) 196 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int) 1004 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int) 992 PRIVATE
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int) 998 PRIVATE
org.eclipse.php.internal.ui.editor.adapter.RefreshStructureJob.1.run() 190 PRIVATE
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.readNamespacePrefix(ISourceModule, IDocument, int, PHPVersion) 143 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.getAttributeFor(ITextRegion) 337 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegion(ITextRegionCollection, int, int, Collection) 487 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.getAttributeFor(ITextRegion) 331 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int) 626 PRIVATE
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareTextRegions(IStructuredDocumentRegion, int, int, Collection) 560 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 116 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 121 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpCommentTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 107 PRIVATE
org.eclipse.php.internal.ui.editor.templates.PhpCommentTemplateCompletionProcessor.isInDocOrCommentOrString(ITextViewer, int) 112 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1490 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1522 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1506 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1517 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1495 PRIVATE
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHP.FoldingStructureComputationContext) 1511 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 917 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 933 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 928 PRIVATE
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int) 930 PRIVATE
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int) 73 PRIVATE
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int) 57 PRIVATE
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int) 64 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.hasColonSeparator(IStructuredDocumentRegion) 942 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRgbValue(ITextRegionList) 497 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getPropertyName(ITextRegionList) 779 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegion) 325 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createPrimitiveValue(ITextRegionList) 361 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupImportantAttribute(ICSSStyleDeclItem, ITextRegionList) 910 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.makeString(ITextRegionList) 860 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertCharsetRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 421 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createStringValue(ITextRegionList) 531 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionParameters(ITextRegionList, String[]) 742 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.setMediaList(MediaListImpl, IStructuredDocumentRegion, ITextRegionList) 1236 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.setupValues(ICSSStyleDeclItem, ITextRegionList) 1006 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelParser.insertImportRule(IStructuredDocumentRegion, IStructuredDocumentRegion) 598 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 721 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.getFunctionName(ITextRegionList) 717 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSDeclarationItemParser.createRectValue(ITextRegionList) 444 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getNextRegionOfType(String, Iterator) 109 PRIVATE
org.eclipse.wst.css.core.internal.encoding.CSSDocumentCharsetDetector.getType(IStructuredDocumentRegion) 97 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 363 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.getLengthToReformatAfter(ICSSNode, int) 317 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 77 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.getChildInsertPos(ICSSNode) 169 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 77 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 177 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer) 83 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 175 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getChildInsertPos(ICSSNode) 350 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 67 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer) 149 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 296 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 74 PRIVATE
org.eclipse.wst.css.core.internal.formatter.FunctionFormatter.getChildInsertPos(ICSSNode) 173 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 63 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 182 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.getChildInsertPos(ICSSNode) 324 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegionsWithoutWhiteSpaces(IStructuredDocument, IRegion, CSSCleanupStrategy) 893 PRIVATE
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.getAttrInsertPos(ICSSNode, String) 176 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer) 100 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 281 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 67 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 279 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 134 PRIVATE
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 65 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion) 136 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getFirstChildRegionLength(ICSSNode) 79 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 78 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CompoundRegion.getType() 33 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleSheetFormatter.getChildInsertPos(ICSSNode) 244 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 62 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getLengthToReformatAfter(ICSSNode, int) 727 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 859 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 265 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getRegions(IStructuredDocument, IRegion, IRegion, String) 861 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.getChildInsertPos(ICSSNode) 275 PRIVATE
org.eclipse.wst.css.core.internal.formatter.DeclContainerFormatter.getChildInsertPos(ICSSNode) 112 PRIVATE
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 95 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 105 PRIVATE
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 95 PRIVATE
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getLengthToReformatBefore(ICSSNode, int) 765 PRIVATE
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext) 115 PRIVATE
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.getAttrInsertPos(ICSSNode, String) 302 PRIVATE
org.eclipse.wst.css.core.internal.parser.CSSSourceParser.parseNodes() 150 PRIVATE
org.eclipse.wst.css.core.internal.tasks.CSSFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) 34 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForDelimiter(int, int) 166 PRIVATE
org.eclipse.wst.css.core.internal.text.StructuredTextPartitionerForCSS.getPartitionType(ITextRegion, int) 50 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.checkInsideBrace(int, int) 218 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.findRuleStart(IStructuredDocumentRegion) 258 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.getUpdateRangeForUnknownRegion(int, int) 143 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.checkInsideBrace(int, int) 211 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.findRuleStart(IStructuredDocumentRegion) 249 PRIVATE
org.eclipse.wst.css.core.internal.text.CSSStructuredDocumentReParser.checkInsideBrace(int, int) 227 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 316 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.stripSurroundingSpace(ITextRegionList) 326 PRIVATE
org.eclipse.wst.css.core.internal.util.CSSUtil.getStructuredDocumentRegionType(IStructuredDocumentRegion) 181 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.needShift(StructuredAutoEditStrategyCSS.CompoundRegion, int) 327 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 288 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.needShift(StructuredAutoEditStrategyCSS.CompoundRegion, int) 324 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 353 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 290 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 385 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 293 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 383 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.needShift(StructuredAutoEditStrategyCSS.CompoundRegion, int) 335 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForNewLine(DocumentCommand) 466 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 281 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 283 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.getPrevKeyRegion(int, StructuredAutoEditStrategyCSS.CompoundRegion) 285 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForClose(DocumentCommand) 433 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 369 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 367 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.setRangeForNewLine(DocumentCommand) 483 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.prevCorrespondence(int, String) 355 PRIVATE
org.eclipse.wst.css.ui.internal.autoedit.StructuredAutoEditStrategyCSS.CompoundRegion.getType() 63 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.targetHas(String) 445 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.addSemiColon(List) 222 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForPseudoSelector.getCandidates() 60 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.isTargetPosAfterOf(String) 380 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.isSpecialDelimiterRegion(int) 355 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGenerator.checkLeadingColon() 72 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.targetFollows(String) 424 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.checkSemiColon() 159 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGenerator.checkLeadingColon() 64 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForAtmarkRule.getCandidates() 270 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.checkSemiColon() 149 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.targetFollows(String) 417 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSContentAssistContext.getTargetRegionPrevious() 192 PRIVATE
org.eclipse.wst.css.ui.internal.contentassist.CSSProposalGeneratorForDeclarationValue.addSemiColon(List) 212 PRIVATE
org.eclipse.wst.css.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 57 PRIVATE
org.eclipse.wst.css.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 53 PRIVATE
org.eclipse.wst.css.ui.internal.handlers.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 48 PRIVATE
org.eclipse.wst.css.ui.internal.handlers.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection) 47 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.getNamedStyleAtOffset(int) 643 PRIVATE
org.eclipse.wst.css.ui.internal.preferences.ui.CSSSyntaxColoringPage.applyStyles() 172 PRIVATE
org.eclipse.wst.css.ui.internal.style.LineStyleProviderForEmbeddedCSS.prepareRegions(ITypedRegion, int, int, Collection) 48 PRIVATE
org.eclipse.wst.css.ui.internal.style.LineStyleProviderForCSS.getAttributeFor(ITextRegion) 40 PRIVATE
org.eclipse.wst.css.ui.internal.text.CSSDocumentRegionEdgeMatcher.match(IDocument, int) 71 PRIVATE
org.eclipse.wst.css.ui.internal.text.CSSDocumentRegionEdgeMatcher.match(IDocument, int) 72 PRIVATE
org.eclipse.wst.css.ui.internal.text.CSSDocumentRegionEdgeMatcher.match(IDocument, int) 61 PRIVATE
org.eclipse.wst.css.ui.internal.text.CSSDocumentRegionEdgeMatcher.match(IDocument, int) 65 PRIVATE
org.eclipse.wst.css.ui.internal.text.CSSDocumentRegionEdgeMatcher.match(IDocument, int) 64 PRIVATE
org.eclipse.wst.dtd.core.internal.Attribute.resolveRegions() 207 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getNextQuotedLiteral(RegionIterator) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.resolveRegions() 90 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.setName(Object, String) 117 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMRepeatableNode.setOccurrence(Object, char) 60 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getNameRegion() 62 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.resolveRegions() 202 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isElement(IStructuredDocumentRegion) 471 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 63 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getDefaultKindRegion() 95 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 72 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 60 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 341 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.skipPastName(RegionIterator) 320 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getWhitespaceAfterName() 96 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isNotation(IStructuredDocumentRegion) 495 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNameRegion() 195 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMRepeatableNode.getOccurrence() 40 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMBasicNode.getOccurrenceRegion() 76 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 294 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getType() 158 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.resolveRegions() 178 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.setConnector(char) 401 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.NamedTopLevelNode.getNameRegion() 44 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isComment(IStructuredDocumentRegion) 459 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getNextQuotedLiteral(RegionIterator) 35 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.resolveRegions() 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 307 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.resolveRegions() 166 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 310 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Element.resolveRegions() 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isAttributeList(IStructuredDocumentRegion) 448 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getConnector() 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 318 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Entity.setParameterEntity(boolean) 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getValueFromQuotedRegion(ITextRegion) 188 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getOccurrenceRegion() 174 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isParameterEntityReference(IStructuredDocumentRegion) 506 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getOccurrenceRegion() 171 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 262 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 269 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.Attribute.getTypeRegion() 180 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.getOccurrenceRegion() 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.resolveRegions() 96 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.ExternalNode.getValueFromQuotedRegion(ITextRegion) 122 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 278 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.resolveRegions() 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.CMGroupNode.resolveRegions() 288 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.AttributeList.resolveRegions() 108 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDNode.getNextRegion(RegionIterator, String) 206 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.DTDFile.isEntity(IStructuredDocumentRegion) 483 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.createNodeChain(List) 139 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 77 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser.addNewNodes(IStructuredDocumentRegion, Vector) 54 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.tasks.DTDFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) 26 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.getNamedStyleAtOffset(int) 643 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.preferences.DTDSyntaxColoringPage.applyStyles() 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.ui.internal.style.LineStyleProviderForDTD.getAttributeFor(ITextRegion) 38 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.cleanup.HTMLCleanupHandlerFactory.isParentStyleTag(Node) 87 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.HTMLCleanupHandlerFactory.isXMLTag(Node) 72 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 496 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 740 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.JSPElementNodeCleanupHandler.cleanup(Node) 25 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 640 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 450 PRIVATE
org.eclipse.wst.html.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 644 PRIVATE
org.eclipse.wst.html.core.internal.document.MetaDataAdapter.getData(IStructuredDocumentRegion) 67 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 212 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 242 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 91 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 93 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 206 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 98 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 201 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 268 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatEndTag(IDOMElement, HTMLFormatContraints) 104 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 195 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLTextFormatter.canFormatText(IDOMText) 46 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 189 PRIVATE
org.eclipse.wst.html.core.internal.format.HTMLElementFormatter.formatStartTag(IDOMElement, HTMLFormatContraints) 187 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isScriptAttributeValue(ITextRegion, int) 246 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 183 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 96 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 107 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionType(ITextRegion, int) 165 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionType(ITextRegion, int) 163 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.isStyleAttributeValue(ITextRegion, int) 261 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionType(ITextRegion, int) 167 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getPartitionTypeBetween(IStructuredDocumentRegion, IStructuredDocumentRegion) 190 PRIVATE
org.eclipse.wst.html.core.internal.text.StructuredTextPartitionerForHTML.getScriptingPartitionType(IStructuredDocumentRegion) 101 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getTagName(IStructuredDocumentRegion) 53 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.ElementInfo) 248 PRIVATE
org.eclipse.wst.html.core.internal.validate.FMUtil.getNameRegion(ITextRegionCollection) 112 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.ElementInfo) 228 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.isValidRegion(ITextRegion) 39 PRIVATE
org.eclipse.wst.html.core.internal.validate.SyntaxValidator.getEndTagFullText(SyntaxValidator.ElementInfo) 160 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 113 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.getElementName(IDOMNode, int) 197 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 168 PRIVATE
org.eclipse.wst.html.ui.internal.autoedit.StructuredAutoEditStrategyHTML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 106 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 198 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 188 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 261 PRIVATE
org.eclipse.wst.html.ui.internal.contentassist.HTMLContentAssistProcessor.computeCompletionProposals(ITextViewer, int) 194 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 441 PRIVATE
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean) 455 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.getNamedStyleAtOffset(int) 644 PRIVATE
org.eclipse.wst.html.ui.internal.preferences.ui.HTMLSyntaxColoringPage.applyStyles() 173 PRIVATE
org.eclipse.wst.html.ui.internal.style.LineStyleProviderForHTML.getAttributeFor(ITextRegion) 39 PRIVATE
org.eclipse.wst.html.ui.internal.text.CharacterPairInserter.checkRegion(ISourceViewer) 57 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.toString() 240 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 413 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 156 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 95 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 99 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 482 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translate() 304 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.containsAttribute(String[]) 120 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getTagName() 189 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateJSNode(IStructuredDocumentRegion) 488 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.isEndTag() 200 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.getAttributeValue(String) 143 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.JsTranslator.translateInlineJSNode(IStructuredDocumentRegion) 428 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.AttrToString() 86 PRIVATE
org.eclipse.wst.jsdt.web.core.javascript.NodeHelper.isSelfClosingTag() 207 PRIVATE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.getNamedStyleAtOffset(int) 591 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker.applyStyles() 276 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.FindOccurrencesProcessor.findOccurrences(IDocument, ITextSelection, IFile) 50 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.search.OccurrencesSearchQuery.FindRegions.findOccurrences(IProgressMonitor) 79 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.spelling.SpellcheckStrategy.isInterestingProblem(SpellingProblem) 237 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher.match(IDocument, int) 100 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher.match(IDocument, int) 94 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.text.DocumentRegionEdgeMatcher.match(IDocument, int) 106 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 937 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.11.getChildren(Object) 881 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.ui.OffsetStatusLineContributionItem.12.getText(Object) 928 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 333 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertRequiredAttrs(IDOMNode) 330 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertTagClose(IDOMModel, IStructuredDocumentRegion) 396 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.compressEmptyElementTag(IDOMNode) 142 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.cleanup.ElementNodeCleanupHandler.insertMissingTags(IDOMNode) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 270 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.TextImpl.getData(IStructuredDocumentRegion) 251 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNestedTag(IStructuredDocumentRegion) 1224 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ReadOnlyController.getDataSpanForElement(IDOMElement) 129 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(Element) 1400 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getLastRegionType(IStructuredDocumentRegion) 147 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ProcessingInstructionImpl.getData() 98 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEndTag(IStructuredDocumentRegion) 1085 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 381 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.getAttrValueClose(IDOMElement) 636 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CDATASectionImpl.getData(IStructuredDocumentRegion) 100 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.AttrImpl.hasNestedValue() 506 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) 317 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(IStructuredDocumentRegion) 1435 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertDecl(IStructuredDocumentRegion) 996 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.ElementImpl.getEndTagName() 476 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertComment(IStructuredDocumentRegion) 930 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertEntityRef(IStructuredDocumentRegion) 1133 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1309 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.CommentImpl.getData(IStructuredDocumentRegion) 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeEndTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 283 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertPI(IStructuredDocumentRegion) 1367 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNode(Node) 1319 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 408 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.replaceAttr(Element, Attr, Attr) 1276 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionUtil.getFirstRegionType(IStructuredDocumentRegion) 102 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeStartTag(IStructuredDocumentRegion, ITextRegionList, ITextRegionList) 475 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.updateAttrRegions(Element, IStructuredDocumentRegion) 1682 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean) 1292 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 861 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1464 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 802 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 330 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 651 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 436 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatRegion(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 433 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatComment(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 1003 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1361 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatContent(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 320 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 865 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 593 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatStartTag(TextEdit, Position, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion, IStructuredDocumentRegion) 595 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 897 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.shouldIndentBeforeAttribute(XMLFormattingConstraints, ITextRegionList, int, int, ITextRegion, ITextRegion) 1370 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 822 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatEmptyStartTagWithNoAttr(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, int, String, String, ITextRegion) 371 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean) 1269 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 889 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatWithinEndTag(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion) 797 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.updateFormattingConstraints(XMLFormattingConstraints, XMLFormattingConstraints, XMLFormattingConstraints, DefaultXMLPartitionFormatter.DOMRegion) 1458 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.formatCommentStart(TextEdit, XMLFormattingConstraints, int, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion) 1108 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.formatter.DefaultXMLPartitionFormatter.indentIfPossible(TextEdit, XMLFormattingConstraints, IStructuredDocumentRegion, IStructuredDocumentRegion, String, String, boolean) 1278 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 315 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isPartOfBlockRegion(IStructuredDocumentRegion) 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 420 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLSourceParser.parseNodes() 319 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion) 104 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.XMLStructuredDocumentReParser.isLoneOpenFollowedByContent(IStructuredDocumentRegion) 99 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionToStringUtil.toString(ITextRegion) 22 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 263 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 346 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 343 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatNode(IDOMNode, IStructuredFormatContraints) 130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isJSPTag(Node) 741 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.formatStartTag(IDOMNode, IStructuredFormatContraints) 339 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.getParentIndentNode(IDOMNode) 510 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.ElementNodeFormatter.getUndefinedRegions(IDOMNode, int, int) 413 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.provisional.format.NodeFormatter.isEndTagMissing(IDOMNode) 624 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.tasks.XMLFileTaskScanner.isCommentRegion(IStructuredDocumentRegion, ITextRegion) 26 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.XMLStructuredDocumentRegion.getType() 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 63 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 48 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion) 122 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 61 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 46 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionFromBlockedText(ITextRegion, int, String) 101 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.doParserSpecificCheck(int, boolean, IStructuredDocumentRegion, IStructuredDocumentRegion, ITextRegion, ITextRegion) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 44 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.text.rules.StructuredTextPartitionerForXML.getPartitionType(ITextRegion, int) 59 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 447 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isStartTag(IStructuredDocumentRegion) 666 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 358 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isXMLContent(IStructuredDocumentRegion) 686 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 227 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 452 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartingSpaceForPI(IStructuredDocumentRegion, IReporter) 575 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 484 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isTagCloseTextRegion(ITextRegion) 673 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 439 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 152 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isPI(IStructuredDocumentRegion) 652 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isEndTag(IStructuredDocumentRegion) 638 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.getStartEndFixInfo(IDOMNode, String, ITextRegion) 551 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.isXMLDoctypeDeclaration(IStructuredDocumentRegion) 755 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 523 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 329 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 279 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 105 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.getElementName(IDOMNode, int) 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartInsertCloseElement(DocumentCommand, IDocument, IStructuredModel) 159 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.autoedit.StructuredAutoEditStrategyXML.smartRemoveEndTag(DocumentCommand, IDocument, IStructuredModel) 98 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getMatchString(IStructuredDocumentRegion, ITextRegion, int) 1046 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.getTagName(IStructuredDocumentRegion) 1356 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isJSPCloseDelimiter(IStructuredDocumentRegion) 387 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeAttributeValueProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 584 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, IStructuredDocumentRegion) 921 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeCompletionProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 371 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 786 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addAttributeValueProposals(ContentAssistRequest, CompletionProposalInvocationContext) 256 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getMatchString(IStructuredDocumentRegion, ITextRegion, int) 2127 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationPresenter.updatePresentation(int, TextPresentation) 85 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addAttributeValueProposals(ContentAssistRequest) 257 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isJSPDelimiter(IStructuredDocumentRegion) 411 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEqualsProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1567 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEndTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 631 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, Node) 2002 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEntityReferenceProposals(int, ITextRegion, IDOMNode) 1509 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEndTagNameProposals(ContentAssistRequest, CompletionProposalInvocationContext) 457 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1695 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isNameRegion(ITextRegion) 2403 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEndTagNameProposals(ContentAssistRequest) 504 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeEndTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1476 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isStartTag(IStructuredDocumentRegion) 2424 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1699 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 822 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1637 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 818 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.addEndTagProposals(ContentAssistRequest) 570 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeCompletionProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1282 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isXMLJSPDelimiter(IStructuredDocumentRegion) 470 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeEqualsProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 664 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentModelGenerator.getOtherClose(Node) 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getTagName(IStructuredDocumentRegion) 2244 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagNameProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 746 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagOpenProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1733 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AttributeContextInformationProvider.isEndTag(IStructuredDocumentRegion) 229 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isStartTag(IStructuredDocumentRegion) 1303 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 1935 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.addEndTagProposals(ContentAssistRequest, CompletionProposalInvocationContext) 536 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.isSelfClosed(IStructuredDocumentRegion) 1347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.computeTagNameProposals(int, String, ITextRegion, IDOMNode, IDOMNode) 1670 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLModelQueryCompletionProposalComputer.computeEntityReferenceProposals(ITextRegion, IDOMNode, CompletionProposalInvocationContext) 1376 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.isNameRegion(ITextRegion) 1095 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities.isJSPOpenDelimiter(IStructuredDocumentRegion) 439 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.computeTagOpenProposals(String, ITextRegion, IDOMNode, IDOMNode, CompletionProposalInvocationContext) 861 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isCloseRegion(ITextRegion) 2331 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.isCloseRegion(ITextRegion) 1079 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 991 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 993 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractXMLCompletionProposalComputer.getCompletionRegion(int, Node) 992 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor.isSelfClosed(IStructuredDocumentRegion) 2417 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor.guessContentAssistProcessor(ITextViewer, int) 209 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int) 73 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.XMLQuickAssistProcessor.getLocalRenameQuickAssistProposal(List, ISourceViewer, int) 120 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 79 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.InsertRequiredAttrsQuickAssistProposal.apply(ITextViewer, char, int, int) 69 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.RenameInFileQuickAssistProposal.apply(ITextViewer, char, int, int) 68 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.correction.QuickAssistProcessorXML.getLocalRenameQuickAssistProposal(ArrayList, StructuredTextViewer, int) 118 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 221 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 224 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrNameDoubleClicked2Times() 150 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrEqualsDoubleClicked2Times() 138 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processTextDoubleClicked() 251 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementDoubleClicked() 213 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy.processElementAttrValueDoubleClicked2Times() 206 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.getNamedStyleAtOffset(int) 643 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.preferences.XMLSyntaxColoringPage.applyStyles() 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.style.LineStyleProviderForXML.getAttributeFor(ITextRegion) 40 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLTableTreeViewer.SelectionProvider.setSelection(ISelection) 130 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.tabletree.XMLTableTreeViewer.SelectionProvider.setSelection(ISelection) 126 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getAttrNameRegion(IDOMNode, ITextRegion) 189 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int, boolean) 329 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverRegion(ITextViewer, int) 289 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.computeRegionHelp(IndexedRegion, IDOMNode, IStructuredDocumentRegion, ITextRegion) 103 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.text.CharacterPairInserter.checkRegion(ISourceViewer) 57 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isEndTag(IStructuredDocumentRegion) 756 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartingSpaceForPI(IStructuredDocumentRegion, IReporter) 685 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isXMLContent(IStructuredDocumentRegion) 804 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkAttributesInEndTag(IStructuredDocumentRegion, IReporter) 134 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 524 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isXMLDoctypeDeclaration(IStructuredDocumentRegion) 897 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkClosingBracket(IStructuredDocumentRegion, IReporter) 177 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkEmptyTag(IStructuredDocumentRegion, IReporter) 218 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 532 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 582 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 347 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkQuotesForAttributeValues(IStructuredDocumentRegion, IReporter) 443 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isTagCloseTextRegion(ITextRegion) 791 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 344 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isStartTag(IStructuredDocumentRegion) 784 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.getStartEndFixInfo(IDOMNode, String, ITextRegion) 661 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 537 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.isPI(IStructuredDocumentRegion) 770 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkStartEndTagPairs(IStructuredDocumentRegion, IReporter) 633 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkForAttributeValue(IStructuredDocumentRegion, IReporter) 271 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.ui.internal.validation.MarkupValidator.checkNoNamespaceInPI(IStructuredDocumentRegion, IReporter) 405 PRIVATE_PERMISSIBLE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 56 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 162 PRIVATE
org.eclipse.wst.xsl.core.internal.parser.XSLSourceParser.parseNodes() 61 PRIVATE
org.eclipse.wst.xsl.core.internal.text.rules.StructuredTextPartitionerForXSL.getPartitionType(ITextRegion, int) 44 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLElementContentAssistRequest.getCompletionProposals() 101 PRIVATE
org.eclipse.wst.xsl.ui.internal.contentassist.XSLElementContentAssistRequest.getCompletionProposals() 99 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 186 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.applyStyles() 184 PRIVATE
org.eclipse.wst.xsl.ui.internal.preferences.XSLSyntaxColoringPage.getNamedStyleAtOffset(int) 734 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 74 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.XSLTagDelimsSemanticHighlighting.createSemanticPositions(ITextRegion, IStructuredDocumentRegion, String) 66 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.LineStyleProviderForXSL.getAttributeFor(ITextRegionCollection, ITextRegion) 253 PRIVATE
org.eclipse.wst.xsl.ui.internal.style.AbstractXSLSemanticHighlighting.createSemanticPositions(IStructuredDocumentRegion, String) 83 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, IStructuredDocumentRegion) 205 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.isCloseRegion(ITextRegion) 241 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXMLElementContentAssistRequest.isNameRegion(ITextRegion) 378 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.isNotMatchStringRegion(IStructuredDocumentRegion, ITextRegion, int) 233 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 142 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 141 PRIVATE
org.eclipse.wst.xsl.ui.provisional.contentassist.AbstractXSLContentAssistProcessor.getCompletionRegion(int, Node) 139 PRIVATE

Back to bundle index

Valid HTML 4.01 Transitional